home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo / common.window.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  3KB  |  76 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <controls>
  4.     <control>
  5.       <description>BG</description>
  6.       <type>image</type>
  7.       <id>1</id>
  8.       <width>720</width>
  9.       <height>576</height>
  10.     </control>
  11.     <control>
  12.       <animation effect="fade" time="250">WindowOpen</animation>
  13.       <animation effect="fade" time="250">WindowClose</animation>
  14.       <type>image</type>
  15.       <id>1</id>
  16.       <posX>60</posX>
  17.       <posY>20</posY>
  18.       <texture flipY="true" diffuse="Thumb_Mask.png">#header.image</texture>
  19.     </control>
  20.     <control>
  21.       <animation effect="fade" time="250">WindowOpen</animation>
  22.       <animation effect="fade" time="250">WindowClose</animation>
  23.       <type>label</type>
  24.       <id>1</id>
  25.       <posX>250</posX>
  26.       <posY>70</posY>
  27.       <label>#header.label</label>
  28.       <font>font16</font>
  29.       <align>right</align>
  30.       <textcolor>White</textcolor>
  31.       <animation effect="fade" time="250">WindowOpen</animation>
  32.       <animation effect="fade" time="250">WindowClose</animation>
  33.     </control>
  34.     <control>
  35.       <description>Number of Files Label</description>
  36.       <type>label</type>
  37.       <id>1</id>
  38.       <posX>260</posX>
  39.       <posY>530</posY>
  40.       <label>#itemcount</label>
  41.       <align>left</align>
  42.       <textcolor>White</textcolor>
  43.       <animation effect="fade" time="250">WindowOpen</animation>
  44.       <animation effect="fade" time="250">WindowClose</animation>
  45.     </control>
  46.     <control>
  47.       <animation effect="fade" time="250">WindowOpen</animation>
  48.       <animation effect="fade" time="250">WindowClose</animation>
  49.       <description>Selected item Label</description>
  50.       <type>fadelabel</type>
  51.       <id>1</id>
  52.       <posX>660</posX>
  53.       <posY>70</posY>
  54.       <width>400</width>
  55.       <label>#selecteditem</label>
  56.       <font>font14</font>
  57.       <align>right</align>
  58.       <textcolor>White</textcolor>
  59.     </control>
  60.     <control>
  61.       <animation effect="fade" time="250">WindowOpen</animation>
  62.       <animation effect="fade" time="250">WindowClose</animation>
  63.       <type>image</type>
  64.       <id>1</id>
  65.       <posX>77</posX>
  66.       <posY>400</posY>
  67.       <width>161</width>
  68.       <height>158</height>
  69.       <texture>#header.hover</texture>
  70.       <visible>!videoplayer.usingoverlays</visible>
  71.       <animation effect="fade" time="250">WindowOpen</animation>
  72.       <animation effect="fade" time="250">WindowClose</animation>
  73.     </control>
  74.   </controls>
  75. </window>
  76.